home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / sound / digitize.zip / PRTSCHEM.BAT < prev    next >
DOS Batch File  |  1988-07-26  |  250b  |  6 lines

  1. rem      This file will print out properly only on an HP Laserjet Plus
  2. rem      or its equivalent. If your printer is attached to something
  3. rem      other than LPT1:, then modify the COPY command as appropriate.
  4. pause
  5. copy /b schematc.prt lpt1:
  6.